[INFO] fetching crate javawithrust 0.2.0...
[INFO] testing javawithrust-0.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate javawithrust 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate javawithrust 0.2.0
[INFO] finished tweaking crates.io crate javawithrust 0.2.0
[INFO] tweaked toml for crates.io crate javawithrust 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate javawithrust 0.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding j4rs v0.13.0 (available: v0.25.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f1019bd88dc06fb801f8bfe4d8a281c9102b69c210aeb7fa42b9c688f515936
[INFO] running `Command { std: "docker" "start" "-a" "0f1019bd88dc06fb801f8bfe4d8a281c9102b69c210aeb7fa42b9c688f515936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f1019bd88dc06fb801f8bfe4d8a281c9102b69c210aeb7fa42b9c688f515936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1019bd88dc06fb801f8bfe4d8a281c9102b69c210aeb7fa42b9c688f515936", kill_on_drop: false }`
[INFO] [stdout] 0f1019bd88dc06fb801f8bfe4d8a281c9102b69c210aeb7fa42b9c688f515936
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dbe307d7248fd123e2e21ac303a14e5aba7de107e14e78487dcc507cae7f1b5
[INFO] running `Command { std: "docker" "start" "-a" "1dbe307d7248fd123e2e21ac303a14e5aba7de107e14e78487dcc507cae7f1b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling jni-sys v0.3.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling jni-sys-macros v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling j4rs_derive v0.1.1
[INFO] [stderr]    Compiling java-locator v0.1.9
[INFO] [stderr]    Compiling jni-sys v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling j4rs v0.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling javawithrust_macro v0.2.0
[INFO] [stderr]    Compiling javawithrust v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.91s
[INFO] running `Command { std: "docker" "inspect" "1dbe307d7248fd123e2e21ac303a14e5aba7de107e14e78487dcc507cae7f1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dbe307d7248fd123e2e21ac303a14e5aba7de107e14e78487dcc507cae7f1b5", kill_on_drop: false }`
[INFO] [stdout] 1dbe307d7248fd123e2e21ac303a14e5aba7de107e14e78487dcc507cae7f1b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c330e0b29feaf0ef32e10556f32af67122f5f835c7dab19119248ce133e540b
[INFO] running `Command { std: "docker" "start" "-a" "9c330e0b29feaf0ef32e10556f32af67122f5f835c7dab19119248ce133e540b", kill_on_drop: false }`
[INFO] [stderr]    Compiling javawithrust v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "9c330e0b29feaf0ef32e10556f32af67122f5f835c7dab19119248ce133e540b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c330e0b29feaf0ef32e10556f32af67122f5f835c7dab19119248ce133e540b", kill_on_drop: false }`
[INFO] [stdout] 9c330e0b29feaf0ef32e10556f32af67122f5f835c7dab19119248ce133e540b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44063cc29fc27ca1335d41077868d5c0208e57158437193f8aad7a3f01069d52
[INFO] running `Command { std: "docker" "start" "-a" "44063cc29fc27ca1335d41077868d5c0208e57158437193f8aad7a3f01069d52", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/javawithrust-a7d05e341ad56ec5)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests javawithrust
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] test src/lib.rs - prelude (line 98) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `JNIEnv` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[jfuncs]
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these type aliases:
[INFO] [stdout]            j4rs::prelude::JNIEnv
[INFO] [stdout]            javawithrust::prelude::JNIEnv
[INFO] [stdout]    = note: this error originates in the attribute macro `::javawithrust::prelude::call_from_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[jfuncs]
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items:
[INFO] [stdout]            std::ffi::c_void
[INFO] [stdout]            std::os::raw::c_void
[INFO] [stdout]            core::ffi::c_void
[INFO] [stdout]            j4rs::prelude::c_void
[INFO] [stdout]            javawithrust::prelude::c_void
[INFO] [stdout]    = note: this error originates in the attribute macro `::javawithrust::prelude::call_from_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `jobject` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[jfuncs]
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these type aliases:
[INFO] [stdout]            j4rs::prelude::jobject
[INFO] [stdout]            javawithrust::prelude::jobject
[INFO] [stdout]    = note: this error originates in the attribute macro `::javawithrust::prelude::call_from_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Jvm` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[jfuncs]
[INFO] [stdout]    | ^^^^^^^^^ use of undeclared type `Jvm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these structs:
[INFO] [stdout]            j4rs::Jvm
[INFO] [stdout]            javawithrust::prelude::Jvm
[INFO] [stdout]    = note: this error originates in the attribute macro `::javawithrust::prelude::call_from_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ptr` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[jfuncs]
[INFO] [stdout]    | ^^^^^^^^^ use of unresolved module or unlinked crate `ptr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ptr`, use `cargo add ptr` to add it to your `Cargo.toml`
[INFO] [stdout]    = help: consider importing one of these modules:
[INFO] [stdout]            std::ptr
[INFO] [stdout]            j4rs::prelude::ptr
[INFO] [stdout]            javawithrust::prelude::ptr
[INFO] [stdout]    = note: this error originates in the attribute macro `::javawithrust::prelude::call_from_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 33 - #[jfuncs]
[INFO] [stdout] 33 + str
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JNIEnv` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[jfuncs]
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these type aliases:
[INFO] [stdout]            j4rs::prelude::JNIEnv
[INFO] [stdout]            javawithrust::prelude::JNIEnv
[INFO] [stdout]    = note: this error originates in the attribute macro `::javawithrust::prelude::call_from_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[jfuncs]
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items:
[INFO] [stdout]            std::ffi::c_void
[INFO] [stdout]            std::os::raw::c_void
[INFO] [stdout]            core::ffi::c_void
[INFO] [stdout]            j4rs::prelude::c_void
[INFO] [stdout]            javawithrust::prelude::c_void
[INFO] [stdout]    = note: this error originates in the attribute macro `::javawithrust::prelude::call_from_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `jobject` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[jfuncs]
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these type aliases:
[INFO] [stdout]            j4rs::prelude::jobject
[INFO] [stdout]            javawithrust::prelude::jobject
[INFO] [stdout]    = note: this error originates in the attribute macro `::javawithrust::prelude::call_from_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Jvm` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[jfuncs]
[INFO] [stdout]    | ^^^^^^^^^ use of undeclared type `Jvm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these structs:
[INFO] [stdout]            j4rs::Jvm
[INFO] [stdout]            javawithrust::prelude::Jvm
[INFO] [stdout]    = note: this error originates in the attribute macro `::javawithrust::prelude::call_from_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Instance` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[jfuncs]
[INFO] [stdout]    | ^^^^^^^^^ use of undeclared type `Instance`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these structs:
[INFO] [stdout]            j4rs::Instance
[INFO] [stdout]            javawithrust::prelude::Instance
[INFO] [stdout]    = note: this error originates in the attribute macro `::javawithrust::prelude::call_from_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ptr` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[jfuncs]
[INFO] [stdout]    | ^^^^^^^^^ use of unresolved module or unlinked crate `ptr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ptr`, use `cargo add ptr` to add it to your `Cargo.toml`
[INFO] [stdout]    = help: consider importing one of these modules:
[INFO] [stdout]            std::ptr
[INFO] [stdout]            j4rs::prelude::ptr
[INFO] [stdout]            javawithrust::prelude::ptr
[INFO] [stdout]    = note: this error originates in the attribute macro `::javawithrust::prelude::call_from_java` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 33 - #[jfuncs]
[INFO] [stdout] 33 + str
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CustomRustStruct` in this scope
[INFO] [stdout]   --> src/lib.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl CustomRustStruct {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^ use of undeclared type `CustomRustStruct`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "44063cc29fc27ca1335d41077868d5c0208e57158437193f8aad7a3f01069d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44063cc29fc27ca1335d41077868d5c0208e57158437193f8aad7a3f01069d52", kill_on_drop: false }`
[INFO] [stdout] 44063cc29fc27ca1335d41077868d5c0208e57158437193f8aad7a3f01069d52
